[INFO] fetching crate mdast2minimad 0.1.0...
[INFO] testing mdast2minimad-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mdast2minimad 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mdast2minimad 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mdast2minimad 0.1.0
[INFO] tweaked toml for crates.io crate mdast2minimad 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdast2minimad 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdast2minimad 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db6cf4d0e3ea98bbe59afa977c943748483d5c014112dd0c7c7c07948009a8af
[INFO] running `Command { std: "docker" "start" "-a" "db6cf4d0e3ea98bbe59afa977c943748483d5c014112dd0c7c7c07948009a8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db6cf4d0e3ea98bbe59afa977c943748483d5c014112dd0c7c7c07948009a8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db6cf4d0e3ea98bbe59afa977c943748483d5c014112dd0c7c7c07948009a8af", kill_on_drop: false }`
[INFO] [stdout] db6cf4d0e3ea98bbe59afa977c943748483d5c014112dd0c7c7c07948009a8af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ea34d99501ed250c95fddb28f4f1f235df0f9401b6833397156044b8d4ef6c
[INFO] running `Command { std: "docker" "start" "-a" "02ea34d99501ed250c95fddb28f4f1f235df0f9401b6833397156044b8d4ef6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling mdast2minimad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ast: &mdast::Node,
[INFO] [stdout]    |          ^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 66 |     configs: Configs,
[INFO] [stdout] 67 | ) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.00s
[INFO] running `Command { std: "docker" "inspect" "02ea34d99501ed250c95fddb28f4f1f235df0f9401b6833397156044b8d4ef6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ea34d99501ed250c95fddb28f4f1f235df0f9401b6833397156044b8d4ef6c", kill_on_drop: false }`
[INFO] [stdout] 02ea34d99501ed250c95fddb28f4f1f235df0f9401b6833397156044b8d4ef6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46f655aa10d120218263169ab102746d969d64833d68c3b52353791ea7d899ff
[INFO] running `Command { std: "docker" "start" "-a" "46f655aa10d120218263169ab102746d969d64833d68c3b52353791ea7d899ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling coolor v1.0.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling mdast2minimad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ast: &mdast::Node,
[INFO] [stdout]    |          ^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 66 |     configs: Configs,
[INFO] [stdout] 67 | ) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crokey v1.1.0
[INFO] [stderr]    Compiling termimad v0.30.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ast: &mdast::Node,
[INFO] [stdout]    |          ^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 66 |     configs: Configs,
[INFO] [stdout] 67 | ) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.26s
[INFO] running `Command { std: "docker" "inspect" "46f655aa10d120218263169ab102746d969d64833d68c3b52353791ea7d899ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f655aa10d120218263169ab102746d969d64833d68c3b52353791ea7d899ff", kill_on_drop: false }`
[INFO] [stdout] 46f655aa10d120218263169ab102746d969d64833d68c3b52353791ea7d899ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 830449dc326d16d4938a4a9cf96723b706494423427b70e9786c48efbd1a8ee7
[INFO] running `Command { std: "docker" "start" "-a" "830449dc326d16d4938a4a9cf96723b706494423427b70e9786c48efbd1a8ee7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:34:24
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stderr]    |                        ^^^^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:65:10
[INFO] [stderr]    |
[INFO] [stderr] 65 |     ast: &mdast::Node,
[INFO] [stderr]    |          ^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 66 |     configs: Configs,
[INFO] [stderr] 67 | ) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stderr]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 | ) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stderr]    |                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mdast2minimad` (lib) generated 2 warnings (run `cargo fix --lib -p mdast2minimad` to apply 2 suggestions)
[INFO] [stderr] warning: `mdast2minimad` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdast2minimad-8d7ac0a15a446ec5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_parses.rs (/opt/rustwide/target/debug/deps/check_parses-b7d05e54c3afe975)
[INFO] [stdout] running 18 tests
[INFO] [stdout] test basic ... ok
[INFO] [stderr]    Doc-tests mdast2minimad
[INFO] [stdout] test code::simple ... ok
[INFO] [stdout] test code::with_lang ... ok
[INFO] [stdout] test code::with_lang_and_meta ... ok
[INFO] [stdout] test formatting::bold ... ok
[INFO] [stdout] test formatting::italic ... ok
[INFO] [stdout] test formatting::code ... ok
[INFO] [stdout] test paragraphs::multiple ... ok
[INFO] [stdout] test lists::simple ... ok
[INFO] [stdout] test paragraphs::single_line ... ok
[INFO] [stdout] test tables::simple ... ok
[INFO] [stdout] test thematic_break ... ok
[INFO] [stdout] test code::long ... ok
[INFO] [stdout] test lists::nested ... ok
[INFO] [stdout] test formatting::mixed ... ok
[INFO] [stdout] test paragraphs::multiline ... ok
[INFO] [stdout] test formatting::strikethrougth ... ok
[INFO] [stdout] test lists::long_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - Emitter (line 176) ... ok
[INFO] [stdout] test src/lib.rs - to_minimad (line 19) ... ok
[INFO] [stdout] test src/lib.rs - to_custom_minimad (line 42) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "830449dc326d16d4938a4a9cf96723b706494423427b70e9786c48efbd1a8ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830449dc326d16d4938a4a9cf96723b706494423427b70e9786c48efbd1a8ee7", kill_on_drop: false }`
[INFO] [stdout] 830449dc326d16d4938a4a9cf96723b706494423427b70e9786c48efbd1a8ee7
